summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro Tosi <morph@debian.org>2022-06-02 23:45:51 -0400
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2022-06-07 10:38:12 +0000
commit225d8213a7da9cbc1681b74853238a27c4838ecd (patch)
tree9637dbd3779635d8fb37ae1da1581ede7439c4b6
parenta1f3b751346dd1c6d82e6f88777810a9c47d5b82 (diff)
Imported using git-ubuntu import.
Notes
Notes: [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * 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. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed.
-rw-r--r--debian/changelog17
-rw-r--r--debian/control10
-rw-r--r--debian/upstream/metadata5
3 files changed, 27 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 5767eaa..d4c552b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+python-box (3.4.6-3) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * d/control: Update Maintainer field with new Debian Python Team
+ contact address.
+ * 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.
+ * Bump debhelper from old 12 to 13.
+ * Update standards version to 4.5.1, no changes needed.
+
+ -- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 23:45:51 -0400
+
python-box (3.4.6-2) unstable; urgency=medium
* Rebuild source only
diff --git a/debian/control b/debian/control
index 810fa1a..ce1ff76 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: python-box
Section: python
Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
+Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
Michal Arbet <michal.arbet@ultimum.io>,
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-python,
python3-all,
python3-setuptools,
@@ -13,9 +13,9 @@ Build-Depends-Indep:
python3-yaml,
python3-pytest,
python3-pytest-runner,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/python-team/modules/python-box
-Vcs-Git: https://salsa.debian.org/python-team/modules/python-box.git
+Standards-Version: 4.5.1
+Vcs-Browser: https://salsa.debian.org/python-team/packages/python-box
+Vcs-Git: https://salsa.debian.org/python-team/packages/python-box.git
Homepage: https://github.com/cdgriffith/Box
Rules-Requires-Root: no
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..be63744
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/cdgriffith/Box/issues
+Bug-Submit: https://github.com/cdgriffith/Box/issues/new
+Repository: https://github.com/cdgriffith/Box.git
+Repository-Browse: https://github.com/cdgriffith/Box