summaryrefslogtreecommitdiff
diff options
authorSandro Tosi <morph@debian.org>2022-06-04 16:07:47 -0400
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2022-06-05 04:38:34 +0000
commite6494b023a286ae98f18bd8439dbaea14050d33c (patch)
tree02391a347f53a50499cd3d6e97854ef3868364f6
parentb3f21f2016f1fdfcdf77162099c66896cdcc87fe (diff)
Imported using git-ubuntu import.
Notes
Notes: [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. [ Sandro Tosi ] * Use the new Debian Python Team contact name and address
-rw-r--r--debian/changelog17
-rw-r--r--debian/control8
-rw-r--r--debian/upstream/metadata5
3 files changed, 26 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c42344..69a80f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+python-zxcvbn (4.4.28-3) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * Bump Standards-Version to 4.4.1.
+ * d/control: Update Vcs-* fields with new Debian Python Team Salsa
+ layout.
+
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.5.0, no changes needed.
+
+ [ Sandro Tosi ]
+ * Use the new Debian Python Team contact name and address
+
+ -- Sandro Tosi <morph@debian.org> Sat, 04 Jun 2022 16:07:47 -0400
+
python-zxcvbn (4.4.28-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 25a620c..9a948ae 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,17 @@ Section: python
Priority: optional
Maintainer: Sabino Par <sprab@onenetbeyond.org>
Uploaders:
- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>,
+ Debian Python Team <team+python@tracker.debian.org>,
Build-Depends:
debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/dwolfhub/zxcvbn-python/tree/master
-Vcs-Git: https://salsa.debian.org/python-team/modules/python-zxcvbn.git
-Vcs-Browser: https://salsa.debian.org/python-team/modules/python-zxcvbn
+Vcs-Git: https://salsa.debian.org/python-team/packages/python-zxcvbn.git
+Vcs-Browser: https://salsa.debian.org/python-team/packages/python-zxcvbn
Testsuite: autopkgtest-pkg-python
Package: python3-zxcvbn
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ebe59d7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/dwolfhub/zxcvbn-python/issues
+Bug-Submit: https://github.com/dwolfhub/zxcvbn-python/issues/new
+Repository: https://github.com/dwolfhub/zxcvbn-python.git
+Repository-Browse: https://github.com/dwolfhub/zxcvbn-python