summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Shimizu <rosh@debian.org>2020-07-16 17:44:17 +0200
committerRoger Shimizu <rosh@debian.org>2020-07-16 17:44:17 +0200
commit0182519e6c2dc4f9ac204882ca3b3403a998a47e (patch)
tree24ac9ce530e5437e7c779a6d00c6e29e07f6e258
parent92c1a61a10bd5fa923b02343ec0f67a08e7b4b1f (diff)
parent57471f18afbd5ac2456c12d17dc3ba85fcd443d4 (diff)
Record golang-github-openprinting-goipp (0.0~git20200517.da79ff1-2) in archive suite sid
-rw-r--r--.gitignore2
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
-rw-r--r--debian/patches/auto-gitignore18
-rw-r--r--debian/patches/series2
5 files changed, 9 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
index 4fc313b..8a314a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
ipp-usb
tags
*.swp
-
-.pc
diff --git a/debian/changelog b/debian/changelog
index 8571b56..0fac877 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-openprinting-goipp (0.0~git20200517.da79ff1-2) unstable; urgency=medium
+
+ * debian/control:
+ - Add back myself as uploader.
+
+ -- Roger Shimizu <rosh@debian.org> Fri, 17 Jul 2020 00:44:17 +0900
+
golang-github-openprinting-goipp (0.0~git20200517.da79ff1-1) unstable; urgency=low
* Initial release (Closes: #964590)
diff --git a/debian/control b/debian/control
index 20a44c8..3faa957 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: golang-github-openprinting-goipp
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
Didier Raboud <odyx@debian.org>,
- Debian Printing Team <debian-printing@lists.debian.org>
+ Debian Printing Team <debian-printing@lists.debian.org>,
+ Roger Shimizu <rosh@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
deleted file mode 100644
index f1e6939..0000000
--- a/debian/patches/auto-gitignore
+++ /dev/null
@@ -1,18 +0,0 @@
-Subject: Update .gitignore from Debian packaging branch
-
-The Debian packaging git branch contains these updates to the upstream
-.gitignore file(s). This patch is autogenerated, to provide these
-updates to users of the official Debian archive view of the package.
-
-[dgit (9.11) update-gitignore]
----
-diff --git a/.gitignore b/.gitignore
-index 8a314a7..4fc313b 100644
---- a/.gitignore
-+++ b/.gitignore
-@@ -1,3 +1,5 @@
- ipp-usb
- tags
- *.swp
-+
-+.pc
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a22980a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-
-auto-gitignore