Control: tags 817468 + pending Dear maintainer,
I've prepared an NMU for garlic-doc (versioned as 1.6-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Yes, I know this is switching from cdbs to debhelper, but that's because
I am not able to tell to debhelper through cdbs to not try to install
the upstream changelog (which is installed with compat level >= 5).
I hope it's not a problem.
Regards.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
diffstat for garlic-doc-1.6 garlic-doc-1.6
changelog | 15 +++++++++++++++
compat | 2 +-
control | 10 +++++-----
doc-base | 2 +-
docs | 1 +
rules | 11 ++++++++---
source/format | 1 +
7 files changed, 32 insertions(+), 10 deletions(-)
diff -Nru garlic-doc-1.6/debian/changelog garlic-doc-1.6/debian/changelog
--- garlic-doc-1.6/debian/changelog 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/changelog 2017-03-10 15:07:41.000000000 +0100
@@ -1,3 +1,18 @@
+garlic-doc (1.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Bump debhelper compat level to 10. Closes: #817468
+ * Drop deprecated and unused DM-Upload-Allowed field.
+ * Add Depends: ${misc:Depends} field, so debhelper can do its job.
+ * Use source format 3.0 (quilt).
+ * Move fro cdbs to debhelper.
+ * Bump Standards-Version to 3.9.8, no changes needed.
+ * Use canonical addresses for Vcs-{Browser,Svn}.
+ * Use 'Science/Chemistry' as section for the doc-base registartion, instead
+ of non-existent 'Science'.
+
+ -- Mattia Rizzolo <[email protected]> Fri, 10 Mar 2017 15:07:41 +0100
+
garlic-doc (1.6-1) unstable; urgency=low
* New upstream release.
diff -Nru garlic-doc-1.6/debian/compat garlic-doc-1.6/debian/compat
--- garlic-doc-1.6/debian/compat 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/compat 2017-03-10 15:04:18.000000000 +0100
@@ -1 +1 @@
-4
+10
diff -Nru garlic-doc-1.6/debian/control garlic-doc-1.6/debian/control
--- garlic-doc-1.6/debian/control 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/control 2017-03-10 15:07:41.000000000 +0100
@@ -3,15 +3,15 @@
Priority: optional
Maintainer: Debichem Team <[email protected]>
Uploaders: Michael Banck <[email protected]>
-Build-Depends: debhelper (>> 4.1.0), cdbs
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
Homepage: http://www.zucic.org/garlic/
-Vcs-Browser: http://svn.debian.org/wsvn/debichem/
-Vcs-Svn: svn+ssh://svn.debian.org/svn/debichem/unstable/garlic-doc/
-XS-DM-Upload-Allowed: yes
+Vcs-Browser: https://anonscm.debian.org/viewvc/debichem/unstable/garlic-doc/
+Vcs-Svn: svn://anonscm.debian.org//debichem/unstable/garlic-doc/
Package: garlic-doc
Architecture: all
+Depends: ${misc:Depends}
Recommends: garlic
Description: [Chemistry] a molecular visualization program - documents
This is the documentation package for Garlic.
diff -Nru garlic-doc-1.6/debian/doc-base garlic-doc-1.6/debian/doc-base
--- garlic-doc-1.6/debian/doc-base 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/doc-base 2017-03-10 15:07:41.000000000 +0100
@@ -3,7 +3,7 @@
Author: Damir Zucic ([email protected]), University of Osijek, Croatia.
Abstract: This manual describes what garlic is
and how it can be used on Debian systems.
-Section: Science
+Section: Science/Chemistry
Format: HTML
Index: /usr/share/doc/garlic-doc/index.html
diff -Nru garlic-doc-1.6/debian/docs garlic-doc-1.6/debian/docs
--- garlic-doc-1.6/debian/docs 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/docs 2017-03-10 15:07:41.000000000 +0100
@@ -10,3 +10,4 @@
options
refcard
tutorial
+README
diff -Nru garlic-doc-1.6/debian/rules garlic-doc-1.6/debian/rules
--- garlic-doc-1.6/debian/rules 2017-03-10 15:34:52.000000000 +0100
+++ garlic-doc-1.6/debian/rules 2017-03-10 15:07:41.000000000 +0100
@@ -1,6 +1,11 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
+%:
+ dh $@
-binary-predeb/garlic-doc::
- rm -rf $(CURDIR)/debian/garlic-doc/usr/share/doc/garlic-doc/mouse/.xvpics
+override_dh_installdocs:
+ dh_installdocs
+ rm -rfv $(CURDIR)/debian/garlic-doc/usr/share/doc/garlic-doc/mouse/.xvpics
+
+override_dh_installchangelogs:
+ dh_installchangelogs -X changes
diff -Nru garlic-doc-1.6/debian/source/format garlic-doc-1.6/debian/source/format
--- garlic-doc-1.6/debian/source/format 1970-01-01 01:00:00.000000000 +0100
+++ garlic-doc-1.6/debian/source/format 2017-03-10 15:06:55.000000000 +0100
@@ -0,0 +1 @@
+3.0 (quilt)
signature.asc
Description: PGP signature

