[Pkg-cli-libs-commits] [flickrnet] 21/24: * Rebuild for CLR 4.0 transition. * Convert to 3.0 (quilt) * Standards-Version → 3.9.2, no changes required

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Mon Apr 17 12:36:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository flickrnet.

commit 6ad975322f179820be4c0ffe1ac58d68e6a4ac48
Author: Iain Lane <laney at debian.org>
Date:   Fri Jan 20 23:50:34 2012 +0000

    * Rebuild for CLR 4.0 transition.
    * Convert to 3.0 (quilt)
    * Standards-Version → 3.9.2, no changes required
---
 debian/changelog     | 8 ++++++++
 debian/control       | 4 ++--
 debian/rules         | 3 +--
 debian/source/format | 1 +
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9f8b5be..43251a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libflickrnet (1:2.2.0-4) UNRELEASED; urgency=low
+
+  * Rebuild for CLR 4.0 transition. 
+  * Convert to 3.0 (quilt)
+  * Standards-Version → 3.9.2, no changes required
+
+ -- Iain Lane <laney at debian.org>  Fri, 20 Jan 2012 23:36:41 +0000
+
 libflickrnet (1:2.2.0-3) unstable; urgency=low
 
   * debian/control:
diff --git a/debian/control b/debian/control
index 459918d..4219474 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt
+Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: mono-devel (>= 2.4.3),
  pkg-config,
  cli-common-dev (>= 0.5.7)
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Homepage: http://www.codeplex.com/FlickrNet
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/libflickrnet/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libflickrnet/trunk/
diff --git a/debian/rules b/debian/rules
index 3c83ca9..453d231 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,10 @@
 
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 export MONO_SHARED_DIR := /tmp
 
-post-patches:: debian/stamp-build
+build: debian/stamp-build build-arch build-indep
 debian/stamp-build:
 	(cd FlickrNet; $(SHELL) ../debian/compile.sh)
 	touch $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/flickrnet.git



More information about the Pkg-cli-libs-commits mailing list